Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more device skins #71

Merged
merged 11 commits into from
Apr 8, 2024
Merged

Add more device skins #71

merged 11 commits into from
Apr 8, 2024

Conversation

filip131311
Copy link
Collaborator

@filip131311 filip131311 commented Apr 4, 2024

This PR adds support for: pixel 6a and iPhone SE (3rd generation), it also makes it possible to add new devices just by adding them to vscode-extension/src/webview/utilities/consts.ts as a filed of SupportedDevices and providing relevant skin and mask into assets.

Additionally this PR makes asset (device skin and maks) formats universal across android and ios, which because of bugs introduced by svg, fixes: #45.

Fixes: #47

Copy link

vercel bot commented Apr 4, 2024

Someone is attempting to deploy this pull request to the software-mansion Team on Vercel.

To accomplish this, the commit author's email address needs to be associated with a GitHub account.

Learn more about how to change the commit author information.

@filip131311 filip131311 changed the title Add more device skins (DRAFT) Add more device skins Apr 4, 2024
Copy link
Member

@kmagiera kmagiera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but check inline comments

@filip131311 filip131311 force-pushed the @Filip131311/AddMoreDeviceSkins branch from 14a9197 to 943b424 Compare April 8, 2024 12:02
@filip131311 filip131311 merged commit 032b54c into main Apr 8, 2024
1 of 2 checks passed
@filip131311 filip131311 deleted the @Filip131311/AddMoreDeviceSkins branch May 6, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more device skins iOS skin misaligned on bigger screens
2 participants